home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Utilities / FileBuddy7.sit / File Buddy 7 / File Buddy™ 7 / File Buddy™ 7.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2002-11-24  |  2.7 KB  |  84 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleInfoDictionaryVersion</key>
  6.     <string>6.0</string>
  7.     <key>CFBundleIdentifier</key>
  8.     <string>com.skytag.FileBuddy</string>
  9.     <key>CFBundleName</key>
  10.     <string>File Buddy</string>
  11.     <key>CFBundlePackageType</key>
  12.     <string>APPL</string>
  13.     <key>CFBundleSignature</key>
  14.     <string>FBud</string>
  15.     <key>CFBundleDevelopmentRegion</key>
  16.     <string>English</string>
  17.     <key>LSPrefersCarbon</key>
  18.     <true/>
  19.     <key>CFBundleVersion</key>
  20.     <string>7.0</string>
  21.     <key>CFBundleShortVersionString</key>
  22.     <string>7.0</string>
  23.     <key>CFBundleLongVersionString</key>
  24.     <string>Version 7.0, Copyright 1993-2002 SkyTag Software</string>
  25.     <key>CFBundleIconFile</key>
  26.     <string>128</string>
  27.     <key>NSAppleScriptEnabled</key>
  28.     <string>No</string>
  29.     <key>NSHumanReadableCopyright</key>
  30.     <string>Copyright (c) 1993-2002 SkyTag Software</string>
  31.     <key>CFBundleDocumentTypes</key>
  32.     <array>
  33.         <dict>
  34.             <key>CFBundleTypeOSTypes</key>
  35.             <array>
  36.                 <string>Vsnp</string>
  37.                 <string>ƒ∫DI</string>
  38.             </array>
  39.             <key>CFBundleTypeIconFile</key>
  40.             <string>135</string>
  41.             <key>CFBundleTypeName</key>
  42.             <string>File Buddy volume snapshot</string>
  43.             <key>CFBundleTypeRole</key>
  44.             <string>Editor</string>
  45.         </dict>
  46.         <dict>
  47.             <key>CFBundleTypeOSTypes</key>
  48.             <array>
  49.                 <string>Fsnp</string>
  50.                 <string>ƒ∫FI</string>
  51.             </array>
  52.             <key>CFBundleTypeIconFile</key>
  53.             <string>136</string>
  54.             <key>CFBundleTypeName</key>
  55.             <string>File Buddy folder snapshot</string>
  56.             <key>CFBundleTypeRole</key>
  57.             <string>Editor</string>
  58.         </dict>
  59.         <dict>
  60.             <key>CFBundleTypeOSTypes</key>
  61.             <array>
  62.                 <string>ƒ∫FL</string>
  63.                 <string>FLst</string>
  64.             </array>
  65.             <key>CFBundleTypeIconFile</key>
  66.             <string>137</string>
  67.             <key>CFBundleTypeName</key>
  68.             <string>File Buddy file list</string>
  69.             <key>CFBundleTypeRole</key>
  70.             <string>Editor</string>
  71.         </dict>
  72.         <dict>
  73.             <key>CFBundleTypeOSTypes</key>
  74.             <array>
  75.                 <string>fold</string>
  76.                 <string>disk</string>
  77.                 <string>****</string>
  78.             </array>
  79.             <key>CFBundleTypeRole</key>
  80.             <string>Viewer</string>
  81.         </dict>
  82.     </array>
  83. </dict>
  84. </plist>